Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make different run environments more flexible #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eXaminator
Copy link

📬 Changes

  • Allow to select npm or yarn
  • Take lock files into consideration
  • Use package.json start script to give more flexibility on how to start the app
  • Streamline setup of node and bun.

🗒️ Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme and docs (updated or not needed)
  • Tests (added, updated or not needed)

I still need to update the readme, but want to be sure the changes are good first.

I tested with my application and could start it in all environments.

I also tried to get deno running but failed and didn't want to spend more time on it right now.

- Differentiate between npm / yarn
- Take lock files into consideration
- Use package.json start script to give more flexibility on how to start the app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant